home *** CD-ROM | disk | FTP | other *** search
- ; $VER: AllowMORemoval 40.1 (24.8.98)
- ;
- ; Calling this script will allow the MO disk to be ejected. It should be used
- ; if medium removal is prevented in order to eject the disk. Requires SCSIUtil
- ; to be in the command path. Similar scripts could be created for other SCSI
- ; utility programs.
- ;
- ; You should modify the device and unit arguments for your system.
-
- SCSIUtil >NIL: -dscsi.device 4 -l 0
-